/*产品中心*/
.pro_Menu {
    list-style: none;
    position: relative;
    line-height: 38px;
    height: 38px;
    padding: 0;
    margin: 0;
}
    .pro_Menu li {
        padding: 10px;
        border: 1px solid #666;
        width: 100px;
        float: left;
        box-sizing: border-box;
        text-align: center;
        margin-right: 10px;
        z-index: 2;
        list-style-type: none;
        display: list-item;
    }


.line04 {
    overflow: hidden;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}





 

/*咖啡豆 属性*/
.kfd_box {
    font-size: 14px;
    width: 48px;
    height: 20px;
    line-height: 20px;
    background: #2b3033;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    margin-right: 10px;
}
.kfd_box1 {
    font-size: 17px;
    font-weight: bold;
    padding: 0 10px;
}
.kfd_box2 {
    font-size: 17px;
    font-weight: bold;
    padding-left: 10px;
}

    /*租赁*/
.zulin_box_title {
    background-color: #6881ff;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 10px 0
}
.zulin_box0 {
    width: 200px;
    margin: 0 auto;
    border: rgba(0, 0, 0, .2) 1px solid
}
.zulin_box1 {
    background: repeating-linear-gradient(to right,#ffc800,#ffaa01);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}

.zulin_box2 {
    background: repeating-linear-gradient(to right,#5fe5a7,#1fcc9e);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}

/*首页*/
.index_box0{border-top: 3px #2e84d2 solid; width: 120px; margin-top: 3px; height: 3px; line-height: 3px; overflow: hidden;;}
.index_box1{background: rgba(255, 255, 255,0.3);position: absolute; bottom: 0; width: 100%; padding: 10px 20px 10px 10px; color: #fff;}

/*机型参数详情*/
.coffees_details table {
    margin-top: 10px;
    font-size: 13px;
    width: 100%;
}

    .coffees_details table tr th {
        background: #999;
        color: #fff;
        font-weight: normal;
        width: 80px;
        border-bottom: 1px solid #fff;
    }

    .coffees_details table tr td {
        padding: 6px 17px;
        box-sizing: border-box;
        background: #f7f6f4;
        border-bottom: 1px solid #fff;
    }

/*套餐价格详情*/
.service_character01_table {
    margin-top: 33px;
}

    .service_character01_table tr th {
        font-size: 22px;
        color: #fff;
        text-align: center;
        padding: 22px 0;
        box-sizing: border-box;
    }

        .service_character01_table tr th.bg1 {
            background: #fbf8f3;
        }

        .service_character01_table tr th.bg2 {
            background: #2b3033;
        }

        .service_character01_table tr th.bg3 {
            background: #2b3033;
        }

    .service_character01_table tr td {
        background: #fff;
        border-bottom: 1px dotted #d2d2d2;
        font-size: 15px;
        text-align: center;
        padding: 22px 0;
        box-sizing: border-box;
    }

        .service_character01_table tr td.bbn {
            border-bottom: none;
        }

        .service_character01_table tr td.bg4 {
            background: #ede9e8;
            width: 160px;
            padding: 22px 15px;
            box-sizing: border-box;
            text-align: left;
        }

        .service_character01_table tr td.bg5 {
            border-right: 1px dotted #d2d2d2;
            box-sizing: border-box;
        }

        .service_character01_table tr td .f20 {
            font-size: 20px;
            line-height: 28px;
        }

        .service_character01_table tr td .f16 {
            font-size: 16px;
        }

        .service_character01_table tr td .f13 {
            display: block;
            font-size: 13px;
            margin-top: 5px;
            line-height: 20px;
        }

/*底部*/
.bottom_box0{font-size: 18px;color: #fff; background: url(/models/webdir/webpic/foot_line.png) left bottom no-repeat;padding-bottom: 5px;}

/*横向居中*/
.JuZhong {
    margin:0 auto
}

.bigtitle {
    position: absolute;
    position: absolute;
    margin-top: -150px;
    font-size: 40px;
    font-weight: bold;
    color: #282828;
    text-align: right;
    width: 90%;
}

.line02{
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;        
}
.bb1dashed {
    border-bottom: #999 1px dashed ;
}
.bb1solid {
    border-bottom: #999 1px solid;
}
.br1solid {
    border-right: #999 1px solid;
}


.mt-5 {
    margin-top: 5px
}


/*距上5像素*/

.mt-10 {
    margin-top: 10px
}


/*距上10像素*/

.mt-15 {
    margin-top: 15px
}


/*距上15像素*/

.mt-20 {
    margin-top: 20px
}


/*距上20像素*/

.mt-25 {
    margin-top: 25px
}


/*距上25像素*/

.mt-30 {
    margin-top: 30px
}


/*距上30像素*/

.mt-35 {
    margin-top: 35px
}


/*距上35像素*/

.mt-40 {
    margin-top: 40px
}


/*距上40像素*/

.mt-50 {
    margin-top: 50px
}


/*距上50像素*/

.mb-5 {
    margin-bottom: 5px
}


/*距下5像素*/

.mb-10 {
    margin-bottom: 10px
}


/*距下10像素*/

.mb-15 {
    margin-bottom: 15px
}


/*距下15像素*/

.mb-20 {
    margin-bottom: 20px
}


/*距下20像素*/

.mb-25 {
    margin-bottom: 25px
}


/*距下25像素*/

.mb-30 {
    margin-bottom: 30px
}


/*距下30像素*/

.mb-35 {
    margin-bottom: 35px
}


/*距下35像素*/

.mb-40 {
    margin-bottom: 40px
}


/*距下40像素*/

.mb-50 {
    margin-bottom: 50px
}


/*距下50像素*/

.ml-5 {
    margin-left: 5px
}


/*距左5像素*/

.ml-10 {
    margin-left: 10px
}


/*距左10像素*/

.ml-15 {
    margin-left: 15px
}


/*距左15像素*/

.ml-20 {
    margin-left: 20px
}


/*距左20像素*/

.ml-30 {
    margin-left: 30px
}


/*距左30像素*/

.ml-40 {
    margin-left: 40px
}


/*距左40像素*/

.ml-50 {
    margin-left: 50px
}


/*距左50像素*/

.mr-5 {
    margin-right: 5px
}


/*距右5像素*/

.mr-10 {
    margin-right: 10px
}


/*距右10像素*/

.mr-15 {
    margin-right: 15px
}


/*距右15像素*/

.mr-20 {
    margin-right: 20px
}


/*距右20像素*/

.mr-30 {
    margin-right: 30px
}


/*距右30像素*/

.mr-40 {
    margin-right: 40px
}


/*距右40像素*/

.mr-50 {
    margin-right: 50px
}


/*距右50像素*/

.pt-5 {
    padding-top: 5px
}


/*上填充5像素*/

.pt-10 {
    padding-top: 10px
}


/*上填充10像素*/

.pt-15 {
    padding-top: 15px
}


/*上填充15像素*/

.pt-20 {
    padding-top: 20px
}

.pt-40 {
    padding-top: 40px
}

/*上填充20像素*/

.pb-5 {
    padding-bottom: 5px
}


/*下填充5像素*/

.pb-10 {
    padding-bottom: 10px
}


/*下填充10像素*/

.pb-15 {
    padding-bottom: 15px
}


/*下填充15像素*/

.pb-20 {
    padding-bottom: 20px
}

/*下填充40像素*/

.pb-40 {
    padding-bottom: 40px
}


/*下填充20像素*/

.pl-5 {
    padding-left: 5px
}


/*左填充5像素*/

.pl-10 {
    padding-left: 10px
}


/*左填充10像素*/

.pl-15 {
    padding-left: 15px
}


/*左填充15像素*/

.pl-20 {
    padding-left: 20px
}


/*左填充20像素*/

.pr-5 {
    padding-right: 5px
}


/*右填充5像素*/

.pr-10 {
    padding-right: 10px
}


/*右填充10像素*/

.pr-15 {
    padding-right: 15px
}


/*右填充15像素*/

.pr-20 {
    padding-right: 20px
}


/*右填充20像素*/

.pd-5 {
    padding: 5px
}


/*填充5像素*/

.pd-10 {
    padding: 10px
}


/*填充10像素*/

.pd-15 {
    padding: 15px
}


/*填充15像素*/

.pd-20 {
    padding: 20px
}


/*填充20像素*/
.pd-30 {
    padding: 30px
}


/*填充30像素*/

.text-l {
    text-align: left
}


/*水平居左*/

.text-r {
    text-align: right
}


/*水平居右*/

.text-c {
    text-align: center
}


/*水平居中*/

.f40 {
    font-size: 40px;
}

.color-999 {
    color: #999;
}

.img-responsive2 {
    width: 100%;
    height: auto;
    display: block;
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}

.pt40 {
    padding-top: 40px;
}

.mt40 {
    margin-top: 40px;
}


/*主要颜色*/

.c-primary,
.c-primary a,
a.c-primary {
    color: #5a98de
}

.c-primary a:hover,
a.c-primary:hover {
    color: #5a98de
}


/*次主色*/

.c-secondary,
.c-secondary a,
a.c-secondary {
    color: #555
}

.c-secondary a:hover,
a.c-secondary:hover {
    color: #555
}


/*强调色—成功*/

.c-success,
.c-success a,
a.c-success {
    color: #5eb95e
}

.c-success a:hover,
a.c-success:hover {
    color: #5eb95e
}


/*强调色—危险*/

.c-danger,
.c-danger a,
a.c-danger {
    color: #dd514c
}

.c-danger a:hover,
a.c-danger:hover {
    color: #dd514c
}


/*强调色—警告*/

.c-warning,
.c-warning a,
a.c-warning {
    color: #f37b1d
}

.c-warning a:hover,
a.c-warning:hover {
    color: #f37b1d
}


/*强调色—错误*/

.c-error,
.c-error a,
a.c-error {
    color: #c00
}

.c-error a:hover,
a.c-error:hover {
    color: #c00
}


/*辅助色—白色*/

.c-fff,
.c-fff a,
a.c-fff {
    color: #fff
}

.c-fff a:hover,
a.c-fff:hover {
    color: #fff
}


/*辅助色—浅黑*/

.c-333,
.c-333 a,
a.c-333 {
    color: #333
}

.c-333 a:hover,
a.c-333:hover {
    color: #333
}


/*辅助色—灰色*/

.c-666,
.c-666 a,
a.c-666 {
    color: #666
}

.c-666 a:hover,
a.c-666:hover {
    color: #666
}

.c-999,
.c-999 a,
a.c-999 {
    color: #999
}

.c-999 a:hover,
a.c-999:hover {
    color: #999
}

/*标准色—#808080*/

.c-808080,
.c-808080 a,
a.c-808080 {
    color: #808080
}

    .c-808080 a:hover,
    a.c-808080:hover {
        color: #808080
    }

/*标准色—红色*/

.c-red,
.c-red a,
a.c-red {
    color: red
}

.c-red a:hover,
a.c-red:hover {
    color: red
}


/*标准色—绿色*/

.c-green,
.c-green a,
a.c-green {
    color: green
}

.c-red a:hover,
a.c-red:hover {
    color: green
}


/*标准色—蓝色*/

.c-blue,
.c-blue a,
a.c-blue {
    color: blue
}

.c-blue a:hover,
a.c-blue:hover {
    color: blue
}


/*标准色—白色*/

.c-white,
.c-white a,
a.c-white {
    color: white
}

.c-white a:hover,
a.c-white:hover {
    color: white
}


/*标准色—黑色*/

.c-black,
.c-black a {
    color: black
}

.c-black a:hover,
a.c-black:hover {
    color: black
}


/*标准色—橙色*/

.c-orange,
.c-orange a,
a.c-orange {
    color: orange
}

.c-orange a:hover,
a.c-orange:hover {
    color: orange
}

 
  

.ptb20 {
    padding: 20px 0
}

.ptb15 {
    padding: 15px 0px;
}

 

.line1 {
    width: 80px;
    border-bottom: 1px solid #333333;
}

.line2 {
    width: 80px;
    border-bottom: 1px solid #fff;
}

.bk-gray {
    border: solid 1px #ddd
}

.radius {
    border-radius: 4px;
    overflow: hidden
}

.size-MINI.radius {
    border-radius: 3px
}

.size-L.radius {
    border-radius: 5px
}

.size-XL.radius {
    border-radius: 6px
}

.round {
    border-radius: 1000px;
    overflow: hidden
}

 

.f-12 {
    font-size: 12px
}

.f-14 {
    font-size: 14px
}

.f-16 {
    font-size: 16px
}

.f-18 {
    font-size: 18px
}

.f-20 {
    font-size: 20px
}

.f-24 {
    font-size: 24px
}

.f-26 {
    font-size: 26px
}

.f-28 {
    font-size: 28px
}

.f-30 {
    font-size: 30px
}

.f-40 {
    font-size: 40px
}


.tindent {
    text-indent: 1cm
}

.lheight150 {
    line-height: 150%;
}

.lheight180 {
    line-height: 180%;
}

.radius5 {
    border-radius: 5px;
    overflow: hidden
}

.radius5a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bgfff {
    background-color: #fff;
}

.size-L {
    font-size: 16px;
    height: 41px;
    padding: 8px;
}

.lheight41 {
    line-height: 39px;
    height: 39px;
}

.newsbb1 {
    border-bottom: dashed #999 1px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.lheight200 {
    line-height: 200%;
}

#kefubox {
    width: 590px;
    height: 320px;
    background: url(fd_kf.jpg);
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -297px;
    margin-top: -160px;
    z-index: 100;
    border-radius: 10px;
}

#kefubox .text1 {
    padding-left: 50px;
    color: #fff;
    padding-top: 30px;
    font-size: 16px;
}

#kefubox .clbtn {
    text-align: right;
    padding-right: 20px;
    padding-top: 10px;
    color: #fff;
    cursor: pointer
}

#kefubox .fom {
    padding-left: 50px;
    padding-top: 10px;
    width: 300px;
}

#kefubox .text3 {
    padding-left: 50px;
    color: #fff;
    padding-top: 0px;
    font-size: 16px;
}

#kefubox .text2 {
    font-size: 34px;
    color: #fff;
    padding-left: 50px;
}

#kefubox .btn1 {
    border: 1px solid #983937;
    background: #fff;
    height: 38px;
    list-style: 38px;
    padding: 0 20px;
    border-radius: 19px;
    color: #d40000;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 4px;
}

#kefubox .btn2 {
    border: 1px solid #fff;
    background: #d40000;
    height: 38px;
    list-style: 38px;
    padding: 0 20px;
    border-radius: 19px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 4px;
    margin-left: 10px;
}


/*客服*/

.wuyou-waiter {
    position: fixed;
    right: 0px;
    top: 50%;
    margin-top: -90px;
    width: 60px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
    z-index: 999;
}

.wuyou-waiter ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.waiter-ul {
    list-style: none;
}

.waiter-ul li {
    position: relative;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #fff;
}

.waiter-ul li a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    color: #fff;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    text-decoration: none;
    font-size: 24px;
}

.waiter-title {
    position: absolute;
    left: 0px;
    bottom: 1px;
    color: #fff;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
    z-index: 1;
    opacity: 0;
    font-family: 'Microsoft Yahei';
}

.waiter-title:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: -5px;
    top: 14px;
    background-color: #fff;
    transform: rotate(45deg);
}

.waiter-title2 {
    padding: 5px;
    position: absolute;
    left: 0px;
    bottom: 1px;
    color: #fff;
    width: 150px;
    height: 150px;
    line-height: 140px;
    text-align: center;
    -webkit-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
    z-index: 1;
    opacity: 0;
    top: 0px;
    font-family: 'Microsoft Yahei';
}


/*
.waiter-title2:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: -5px;
    top: 10px;
    background-color: #fff;
    transform: rotate(45deg);
}
*/

.waiter-ul li:hover .waiter-title {
    left: -88px;
    opacity: 1;
}

.waiter-ul li:hover .waiter-title2 {
    left: -148px;
    opacity: 1;
}

.waiter-ul li.wuyou-shop a {
    background-image: -webkit-linear-gradient(left, #f60, #ffb443);
    background-image: -moz-linear-gradient(left, #f60, #ffb443);
    background-image: -ms-linear-gradient(left, #f60, #ffb443);
}

.waiter-ul li.wuyou-shop .waiter-title {
    background-color: #f60;
}

.waiter-ul li.wuyou-shop .waiter-title:before {
    background-color: #f60;
}

.waiter-ul li.wuyou-contact a,
.waiter-ul li.wuyou-contact2 a {
    background-image: -webkit-linear-gradient(left, #00b7ee, #55d8ff);
    background-image: -moz-linear-gradient(left, #00b7ee, #55d8ff);
    background-image: -ms-linear-gradient(left, #00b7ee, #55d8ff);
}

.waiter-ul li.wuyou-contact .waiter-title,
.waiter-ul li.wuyou-contact .waiter-title2 {
    background-color: #00b7ee;
}

.waiter-ul li.wuyou-contact .waiter-title:before,
.waiter-ul li.wuyou-contact .waiter-title2:before {
    background-color: #00b7ee;
}

.waiter-ul li.wuyou-top a {
    background-image: -webkit-linear-gradient(left, #333, #666);
    background-image: -moz-linear-gradient(left, #333, #666);
    background-image: -ms-linear-gradient(left, #333, #666);
}

.waiter-ul li.wuyou-top .waiter-title {
    background-color: #333;
}

.waiter-ul li.wuyou-top .waiter-title:before {
    background-color: #333;
}

.container {
    overflow: hidden;
}

.c-648dc9 {
    color: #648dc9;
}

ul,
ol,
dl {
    list-style-type: none;
}

.newscatul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.newscatul li {
    list-style-type: none;
    line-height: 30px;
    position: relative;
    margin: 0;
    padding: 0;
    display: list-item;
    text-align: -webkit-match-parent;
}

.newscatul li a {
    list-style-type: none;
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px dashed #999;
    padding: 10px 0px;
    background: #fff;
    position: relative;
    display: block;
    text-decoration: none;
}

.newscatul li a:hover {
    list-style-type: none;
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px dashed #999;
    padding: 10px 0px;
    background: #ebebeb;
    position: relative;
    color: #fe4079;
    text-decoration: none;
}

.newshotul {}

.newshotul li {
    list-style: none;
    padding-left: 5px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    border-bottom: 1px dashed #999;
    padding: 10px 0px;
    text-decoration: none;
}


/*Tag*/

.divTags li {
    padding: 12px 0 15px
}

.divTags li {
    opacity: .8;
    filter: alpha(opacity=80);
    font-size: 12px;
    color: #000;
    background-color: #428BCA;
    display: inline-block;
    margin: 5px 5px 5px 0;
    padding: 2px 6px;
    line-height: 20px;
    font-weight: 400;
}

.divTags li:nth-child(9n) {
    background-color: #f2f2f2
}

.divTags li:nth-child(9n+1) {
    background-color: #ffdedb
}

.divTags li:nth-child(9n+2) {
    background-color: #d7fff8
}

.divTags li:nth-child(9n+3) {
    background-color: #def5fe
}

.divTags li:nth-child(9n+4) {
    background-color: #fed4d6
}

.divTags li:nth-child(9n+5) {
    background-color: #fff2d9
}

.divTags li:nth-child(9n+6) {
    background-color: #e9e6f9
}

.divTags li:nth-child(9n+7) {
    background-color: #cddcfb
}

.divTags li:nth-child(9n+8) {
    background-color: #e9e7d8
}

.divTags li:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff !important
}

.divTags li a {
    color: #000
}

.content {
    position: relative;
    font-size: 18px;
    line-height: 34px;
    overflow: hidden;
    text-align: left
}

.content h3 {
    margin-top: 20px;
    font-size: 16px
}

.content p {
    text-indent: 2em;
    margin-top: 20px
}

.content ul {
    text-indent: 2em
}

.content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin:auto;
}

.content a {
    text-decoration: underline #145ccd;
}

 
 

.c-9b9b9b {
    color: #9b9b9b
}

.icon-6x {
    font-size: 84px;
}

.icon-7x {
    font-size: 98px;
}


/**/



.c-f1adad,
.c-f1adad a,
a.c-f1adad {
    color: #f1adad
}


/*Tag 棰滆壊 */
.lab .labValue:nth-child(6n+1), .lab .labValue:nth-child(6n+1) a {
    background-color: #e6f2fe;
    border: 1px solid #e6f2fe;
    color: #7697ba;
    display: inline-block;
}

.lab .labValue:nth-child(6n+2), .lab .labValue:nth-child(6n+2) a {
    background-color: #ffeee6;
    border: 1px solid #ffeee6;
    color: #e8956b;
    display: inline-block;
}

.lab .labValue:nth-child(6n+3), .lab .labValue:nth-child(6n+3) a {
    background-color: #eafce6;
    border: 1px solid #eafce6;
    color: #75b26d;
    display: inline-block;
}

.lab .labValue:nth-child(6n+4), .lab .labValue:nth-child(6n+4) a {
    background-color: #ffeaf5;
    border: 1px solid #ffeaf5;
    color: #e089ae;
    display: inline-block;
}


.lab .labValue:nth-child(6n+5), .lab .labValue:nth-child(6n+5) a {
    background-color: #f5eeff;
    border: 1px solid #f5eeff;
    color: #b482ff;
    display: inline-block;
}

.lab .labValue:nth-child(6n+6), .lab .labValue:nth-child(6n+6) a {
    background-color: #f7ebe1;
    border: 1px solid #f7ebe1;
    color: #e0b18b;
    display: inline-block;
}




.lab .labValue {
    padding: 0px 5px;
    border-radius: 2px;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 5px;
}


/*右侧浮动*/
.circle {
	width: 80px;
	height: 80px;
	position: fixed;
	bottom: 120px;
	right: 0;
	z-index: 999;
	text-align: center;
	line-height: 80px;
	color: #3f897c;
	font-size: 30px;
}
.circle span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	background-color: rgb(194, 14, 47);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-animation: circleScale 3s linear infinite;
	-moz-animation: circleScale 3s linear infinite;
	-ms-animation: circleScale 3s linear infinite;
	animation: circleScale 3s linear infinite;
}
.circle span:nth-of-type(2) {
	animation-delay: 1s;
}
.circle span:nth-of-type(3) {
	animation-delay: 2s;
}
@keyframes circleScale {
 0% {
 opacity: 1;
 -webkit-transform: scale(0);
 -moz-transform: scale(0);
 -ms-transform: scale(0);
 transform: scale(0);
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1);
 -moz-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
@keyframes circleScale1 {
 0% {
 opacity: 1;
 -webkit-transform: scale(0);
 -moz-transform: scale(0);
 -ms-transform: scale(0);
 transform: scale(0);
}
 60% {
 opacity: 1;
}
 100% {
 opacity: 0;
 -webkit-transform: scale(3);
 -moz-transform: scale(3);
 -ms-transform: scale(3);
 transform: scale(3);
}
}
.circle a {
	cursor: pointer;
	position: relative;
	background: #d90024;
	width: 50px;
	height: 50px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	margin-top: -2px;
	line-height: 47px;
}
.anniu .circle a {
	background: #f08200
}
.anniu .circle span {
	background: rgba(240, 130, 0)
}
.anniu .circle {
	bottom: 40px;
}
.circle a .kuang {
	display: none;
	position: absolute;
	right: 75px;
	top: 0px;
	width: 150px;
	min-height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #333;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15)
}
/*.circle a .kuang:before {
	content: "";
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: 0px;
	border-top: transparent 10px solid;
	border-bottom: transparent 10px solid;
	border-left: #fff 10px solid
}*/
/*下拉菜单*/
.dropDown {
    display: inline-block
}

.dropDown_A {
    display: inline-block
}

.dropDown-menu {
    display: none;
    transition: all 0.3s ease 0s
}

    .dropDown:focus, .dropDown-menu:focus {
        outline: 0
    }

    .dropDown-menu li.arrow {
        position: absolute;
        display: block;
        width: 12px;
        height: 8px;
        margin-top: -13px;
        margin-left: 20%;
        line-height: 0;
    }

/*鼠标经过  */
.dropDown.hover.dropDown_A, .dropDown.open.dropDown_A {
    text-decoration: none;
    background-color: rgba(255,255,255,0.2)
}

    .dropDown.open.dropDown_A.menu_dropdown-arrow {
        transition-duration: 0.3s;
        transition-property: all;
        _background-position: 0 0
    }

    .dropDown.open.dropDown_A.menu_dropdown-arrow {
        transform: rotate(180deg)
    }

.menu {
    background-color: #fff;
    border: solid 0px #f2f2f2;
    display: inline-block
}

    .menu.radius {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .menu.box-shadow {
        border-top: none
    }

    .menu > li {
        position: relative;
        float: none;
        display: block
    }

        .menu > li > a {
            display: block;
            clear: both;
            border-bottom: solid 1px #f2f2f2;
            padding: 20px 20px;
            text-align: center;
            line-height: 1.5;
            font-weight: normal;
            white-space: nowrap;
            font-weight: normal;
            font-size: 16px;
            color: #fff;
        }

        .menu > li:last-child > a {
            border-bottom: none
        }

        .menu > li > a:hover, .menu > li > a:focus, .menu > li.open > a {
            text-decoration: none;
            background-color: #fafafa;
            color: #000;
        }

        .menu > li > a.arrow {
            position: absolute;
            top: 50%;
            margin-top: -10px;
            right: 5px;
            line-height: 20px;
            height: 20px;
            color: #999
        }

        .menu > li > .menu {
            display: none
        }

        .menu > li.open > .menu {
            display: inline-block;
            position: absolute;
            left: 100%;
            top: -1px;
            min-width: 100%
        }
        /*禁用菜单*/
        .menu > li.disabled > a {
            color: #999;
            text-decoration: none;
            cursor: no-drop;
            background-color: transparent
        }
        /*线条*/
        .menu > li.divider {
            display: block;
            height: 0px;
            line-height: 0px;
            margin: 9px 0;
            overflow: hidden;
            border-top: solid 1px #eee
        }
/*打开菜单*/
.dropDown > .dropDown-menu {
    display: none
}

.dropDown.open {
    position: relative;
    z-index: 990
}
    /*默认左对齐*/
    .dropDown.open > .dropDown-menu {
        position: absolute;
        z-index: 1000;
        display: inline-block;
        left: -1px;
        min-width: 100%;
        background-color: rgba(0, 0, 0, .3);
        border-bottom: solid 1px #f2f2f2;
    }

        .dropDown.open > .dropDown-menu li {
            min-width: 120px;
        }
    /*右对齐*/
    .dropDown.open.right > .dropDown-menu {
        right: -1px !important;
        left: auto !important
    }